hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
GeometryBatch.drawLine
hip
graphics
g2d
geometrybatch
GeometryBatch
Undocumented in source. Be warned that the author may not have intended to support it.
void
drawLine
(int x1, int y1, int x2, int y2, HipColor color)
void
drawLine
(float x1, float y1, float x2, float y2, HipColor color)
class
GeometryBatch
void
drawLine
(
float
x1
,
float
y1
,
float
x2
,
float
y2
,
HipColor
color
=
HipColor.no
)
Meta
Source
See Implementation
hip
graphics
g2d
geometrybatch
GeometryBatch
constructors
this
functions
addIndex
addVertex
checkVerticesCount
draw
drawEllipse
drawLine
drawPixel
drawQuadraticBezierLine
drawRectangle
drawTriangle
fillEllipse
fillEllipseVertices
fillRectangle
fillRoundRect
fillTriangle
flush
rectangleVertices
setColor
setCurrentDepth
triangleVertices
variables
camera
currentColor
currentIndex
indices
indicesCount
lastIndexDrawn
lastVertexDrawn
managedDepth
mesh
vertices
verticesCount